home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / editor / frexxed / fpl / fh_action.fpl.readme < prev    next >
Text File  |  1996-03-26  |  645b  |  21 lines

  1. ############################################
  2. File:           FH_Action.FPL
  3. Author:         Kjell Ericson
  4. Email:          FidoNet 2:201/328, kjer@netcom.se
  5. Short:          Activate a buffer whenever the filehandler writes to it
  6. Version:        1.1
  7. Date:           22.7.95
  8. Local settings:
  9. Global settings:
  10. Keysequence: 
  11. Type:           hook
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.  
  17.   A simple hook is trigged whenever the filehandler acts on a buffer.  If the
  18. action type is 2 (write) or 5 (create) the view of the buffer is activated as
  19. half of the current active view and the cursor is placed at the bottom of
  20. the buffer.
  21.